home *** CD-ROM | disk | FTP | other *** search
- #define RED_GLASS \
- surface { \
- ambient 0.073 0.025 0.025 \
- diffuse 0.168 0.057 0.057 \
- shine 50 1.000 1.000 1.000 \
- transparent 1.0 0.7 0.7 \
- ior 1.1 \
- }
-
- #define GRAY_SEMIGLOSS \
- surface { \
- ambient 0.066 0.066 0.066 \
- diffuse 0.596 0.596 0.596 \
- shine 12.6 0.663 0.663 0.663 \
- specular 0.3*white \
- }
-
- #define GOLD \
- surface { \
- ambient 0.055 0.041 0.020 \
- diffuse 0.498 0.367 0.176 \
- shine 16.1 0.839 0.439 0.224 \
- specular 0.4*white \
- }
-
- #define BRASS_GIFMAP \
- surface { \
- ambient 0.058 0.042 0.020 \
- diffuse 0.522 0.381 0.176 \
- shine 29.4 0.714 0.584 0.400 \
- specular 0.530*white \
- }
-
- #define CREAM_PLASTIC \
- surface { \
- ambient 0.076 0.077 0.046 \
- diffuse 0.681 0.695 0.416 \
- shine 35.0 1.000 0.988 0.678 \
- }
-
- #define CHROME_GIFMAP \
- surface { \
- ambient 0.000 0.000 0.000 \
- diffuse 0.000 0.000 0.000 \
- shine 42.7 0.992 0.992 1.000 \
- specular 1.000*white \
- }
-
-